toggle menu
time
main
common
switch theme
search in API
time
/
[root]
/
monthPeriod
month
Period
fun
LocalDateTime
.
monthPeriod
(
timeZone
:
TimeZone
)
:
TimePeriod
<
TimeUnit.Month
>
fun
LocalDate
.
monthPeriod
(
timeZone
:
TimeZone
)
:
TimePeriod
<
TimeUnit.Month
>
val
<
Unit
:
DayOrSmaller
,
TimeUnit
>
TimePeriod
<
Unit
>
.
monthPeriod
:
TimePeriod
<
TimeUnit.Month
>
Return
The month period containing this
TimePeriod
.